Skip to content

hmac: move EagerHash to the crate root#189

Merged
newpavlov merged 1 commit intomasterfrom
hmac/eager_hash
May 28, 2025
Merged

hmac: move EagerHash to the crate root#189
newpavlov merged 1 commit intomasterfrom
hmac/eager_hash

Conversation

@newpavlov
Copy link
Member

The trait was unintentionally moved to the block_api module. Since it's used in generic code with non-block Hmac and HmacReset types, it's worth to expose it in the crate root.

@newpavlov newpavlov merged commit 55327ca into master May 28, 2025
9 checks passed
@newpavlov newpavlov deleted the hmac/eager_hash branch May 28, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant